Total Complexity | 24 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 214 |
Lines of code | 130 |
Logical lines of code | 51 |
Comment lines | 28 |
Methods | 13 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getHtml() | 47 | 5 | 40 | |
getLowestDiscountedSubtotal() | 62 | 2 | 13 | |
getHighestDiscountedSubtotal() | 62 | 2 | 13 | |
getLowestDiscountedPrice() | 63 | 2 | 12 | |
getHighestDiscountedPrice() | 63 | 2 | 12 | |
__construct() | 69 | 2 | 6 | |
getFormattedPriceHtml() | 69 | 2 | 7 | |
getPriceHtmlWithoutFormatting() | 69 | 2 | 7 | |
withContext() | 81 | 1 | 3 | |
withStriked() | 80 | 1 | 3 | |
getFormattedSubtotalHtml() | 80 | 1 | 3 | |
getFormattedSubtotalHtmlWithoutPriceSuffix() | 79 | 1 | 3 | |
getPriceHtml() | 68 | 1 | 8 |